Skip to content

Handle allocation errors in the same way for all types - #761

Merged
filmor merged 3 commits into
masterfrom
alloc-error-handling
Sep 4, 2026
Merged

Handle allocation errors in the same way for all types#761
filmor merged 3 commits into
masterfrom
alloc-error-handling

Conversation

@filmor

@filmor filmor commented Aug 25, 2026

Copy link
Copy Markdown
Member

Use std::alloc::handle_alloc_error for all of these, thus changing their
interfaces to "infallible" ones.

Use `std::alloc::handle_alloc_error` for all of these, thus changing their
interfaces to "infallible" ones.
@filmor
filmor force-pushed the alloc-error-handling branch from bde183b to e6e4d95 Compare September 4, 2026 14:18
@filmor
filmor marked this pull request as ready for review September 4, 2026 14:19
@filmor
filmor force-pushed the alloc-error-handling branch from e6e4d95 to 8d61e08 Compare September 4, 2026 14:21
@filmor
filmor merged commit 36c1472 into master Sep 4, 2026
83 checks passed
@filmor
filmor deleted the alloc-error-handling branch September 4, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant